home *** CD-ROM | disk | FTP | other *** search
/ The Sample Bank / The Sample Bank.iso / utility / manual.txt < prev    next >
Text File  |  1994-03-10  |  3KB  |  72 lines

  1. daSZ (tm) 1992.
  2. =============================================================================
  3. !TXC! = TX16W <-> .SMP CONVERSION UTILITY ver 3.01
  4. =============================================================================
  5. fREE tO dISTRIBUTE aND cOPY, with permission of author(daSZ). code available
  6. on request. To become a registered user, send $10 to daSZ at garncarz@sfu.ca. 
  7. Proceeds from this will go towards the daSZ K2000S w/64Megs Purchase 
  8. Fund (dK64PF) :).
  9.  
  10.                           ----             ----
  11.  
  12. Version 3.01 features:
  13. ----------------------
  14.  
  15.  * light-speed .smp -> tx16w file conversion
  16.  * no bugs, no problems as a result of .smp -> tx16w conversion.
  17.  * full Typhoon OS / Yamaha OS 2.0x compatibility
  18.  
  19. Future plans:
  20. -------------
  21.  * light-speed tx16w -> .smp file conversion
  22.  * an AIFF-C <-> .smp converter (for them new OS files)
  23.  
  24.  
  25.  
  26. Make sure the folowing files are present:
  27.  
  28. txc.exe  (new VERSION converter)
  29. 16cnvt.com
  30. manual.txt ( this file )
  31.  
  32. Create a directory (ex. C:\tx16util. Now copy the above files into that
  33. directory.
  34.  
  35. Include the tx16->smp(txsmp) utility direcotry path in your AUTOEXEC.BAT file.
  36. (ex. PATH C:\tx16util if that is the only path you have, or PATH C:\dir;C:\
  37. dir2;c:\tx16util).
  38.  
  39. To to run the converter type txc -h or txc -? or just txsmp, a syntax
  40. listing will follow. 
  41.  
  42. A good idea would be to create a transfer directory as one of your sample
  43. vision sounds subdirectories (ex. C:\SV\SOUNDS\XFER ). Also, you can 
  44. write batch files which will list all the .SMP or .Wxx files and then
  45. run the conversion utility, so you can see the file names of the files
  46. you want to convert (ex. SMP.BAT would consist of DIR *.SMP /W  
  47.                                                   16W-SMP ).
  48.  
  49. NOTES!:
  50.  
  51.  1.  You cannot have a samplevision file and a tx16w file with the same name
  52.      in one directory.  (.ex SOUND1.SMP and SOUND1.W21 )
  53.  
  54.  2.  Txsmp will remove the original file and will only leave the converted
  55.      file. So a good idea is to copy any files from your sound library into
  56.      your x-fer directory,and use this directory as a temporary storage place
  57.      always erasing whatever files you've sent to your tx16w or to your .SMP
  58.      library.
  59.  
  60.  3.  If you're converting a .SMP with a different sample rate from you TX16W
  61.      ( not 16.7kHz, 33.3kHz ro 50kHz ), 16w-smp will automatically truncate
  62.      the sampling frequency to the closest TX16W frequency ( 40kHz --> 33.3kHz
  63.      and 44.1kHz --> 50kHz ). Note that the file will sound faster or slower
  64.      then the original on SampleVision. To avoid this, use Convert Sample Rate 
  65.      ( to 33.3kHz, 16.7kHz, or 50kHz) in sample Vision before you save your 
  66.      .SMP file.
  67.  
  68. IF THERE ARE ANY PROBLEMS(that are not listed in
  69.       when writing "txsmp -bugs" email dAREk at garncarz@sfu.ca 
  70.  
  71. ------------------------------------ end -------------------------------------
  72.